Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dApp: Remove an unnecessary condition for ethAccount in the deposit flow #434

Merged
merged 4 commits into from
May 29, 2024

Conversation

kkosiorowska
Copy link
Contributor

@kkosiorowska kkosiorowska commented May 28, 2024

Depends on: #371

This PR removes the unnecessary check condition if the ethAccount exists for deposit flow. The ETH account is no longer needed, so we should remove it from the wallet context. However, let's do it in a separate PR.

Implemented solution

Screen.Recording.2024-05-28.at.11.24.07.mov

@kkosiorowska kkosiorowska requested a review from r-czajkowski May 28, 2024 09:29
@kkosiorowska kkosiorowska self-assigned this May 28, 2024
The `ethAccount` is no longer necessary for deposit flow.
The `ethAccount` is no longer needed for SDK and in the deposit flow.
@kkosiorowska kkosiorowska changed the title Set up the missing eth account in dApp Remove an unnecessary condition for ethAccount in the deposit flow May 29, 2024
r-czajkowski
r-czajkowski previously approved these changes May 29, 2024
Copy link
Contributor

@r-czajkowski r-czajkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's merge the #371 first and then I'll merge this PR.

Base automatically changed from bitcoin-native-experience to main May 29, 2024 11:37
@nkuba nkuba dismissed r-czajkowski’s stale review May 29, 2024 11:37

The base branch was changed.

@kkosiorowska kkosiorowska mentioned this pull request May 29, 2024
Copy link

netlify bot commented May 29, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 23e0e32
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/66572be58de2bf000816e321
😎 Deploy Preview https://deploy-preview-434--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kkosiorowska kkosiorowska changed the title Remove an unnecessary condition for ethAccount in the deposit flow dApp: Remove an unnecessary condition for ethAccount in the deposit flow May 29, 2024
@r-czajkowski r-czajkowski enabled auto-merge May 29, 2024 13:21
@r-czajkowski r-czajkowski merged commit 6d8c9ba into main May 29, 2024
24 checks passed
@r-czajkowski r-czajkowski deleted the fix-for-eth-wallet branch May 29, 2024 13:24
@nkuba nkuba mentioned this pull request Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants